Skip to content

[Style] Standardize Prettier configuration across frontend and backend - #1005

Merged
ayomideadeniran merged 1 commit into
StellarDevHub:mainfrom
davidsoniaudin2-oss:style/977-prettier-standardization
Aug 3, 2026
Merged

[Style] Standardize Prettier configuration across frontend and backend#1005
ayomideadeniran merged 1 commit into
StellarDevHub:mainfrom
davidsoniaudin2-oss:style/977-prettier-standardization

Conversation

@davidsoniaudin2-oss

Copy link
Copy Markdown
Contributor

Description

Standardizes Prettier formatting configuration across both frontend and backend:

  • Created frontend/.prettierrc matching the existing backend/.prettierrc config
  • Updated frontend/.prettierignore with standard patterns (build output, dependencies, etc.)
  • Both projects now use: semi, singleQuote, trailingComma es5, printWidth 100, lf endOfLine

Closes #977

Add .prettierrc to frontend matching backend config. Update .prettierignore with standard patterns. Both projects now use consistent formatting rules.

Closes StellarDevHub#977
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

@davidsoniaudin2-oss is attempting to deploy a commit to the Ayomide Adeniran's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@davidsoniaudin2-oss Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ayomideadeniran

Copy link
Copy Markdown
Contributor

pr under review

@ayomideadeniran
ayomideadeniran merged commit a9a3e50 into StellarDevHub:main Aug 3, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Style] Standardize Prettier configuration across frontend and backend

2 participants